home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
050
/
madtrb31.arc
/
README.TXT
< prev
next >
Wrap
Text File
|
1986-03-26
|
4KB
|
70 lines
******************************************************************************
Madison IBM-PC Users' Group
Turbo Pascal Library Diskette # 31
Featuring: Music, Fast Screen Output, HiRes Graphics,
Paths and Directories
------------------------------------------------------------------------------
This diskette contains PROGRAMS and or DATA determined to be in the PUBLIC
DOMAIN provided as a service of the GROUP for the use of it's members. The
Madison IBM-PC Users' Group will not be liable for any damages, including
any lost profits, lost savings or other incidental or consequential damages
arising out of the use of or inability to use the contents, even if the GROUP
has been advised of the possibility of such damages, or for any claim by any
other party.
******************************************************************************
Title Description
------------ -------------------------------------------------------------
README TXT The file you are now reading.
ARGLIST PAS Reads argument list, like argc/argv in C
FASTWRIT PAS Very fast strings to mono or color screen
GETDIR PAS Scan MS-DOS directory
INLINER PAS Translates 8088 Assembler source to Pascal INLINE
PATHS PAS Get, create, delete, modify disk directories
SAMPDIR PAS Example of how to use GETDIR.PAS
SAMPPATH PAS Example of how to use PATHS.PAS
SCROLL PAS Scroll portion or all of screen up or down
PIBMUSIC PAS Play music like in BASIC PLAY statement
Graphic Routines
-----------------------------------------------------------------------------
GRAFDEMO COM Demonstration can display graphics screens fast enough to
simulate animation. To run the Demonstration type 'Grafdemo'.
You must however use a high resolution (640x200 pixels)
graphics board and monitor.
GRAFDEMO PAS ^ Source code.
GRAFDEMO DOC ^ Documentation.
UTIL PAS Program has routines which can save a graphics (hires) screen
on disk and redisplay it QUICKLY.
GRAPH PAS This program generates a 3-D surface for a function.
CUBE PAS This is a real time graphics demo of a cube tumbling in
3-space. The 8088 processor is just too slow to do
effectively demonstrate real time graphics, processor is just
too slow to do effectively demonstrate real time graphics,
but this program can be used as a bench mark for graphics
performance of future generation PCs.
TOWERS PIC A hiresolution graphics screen picture stored in a file.
PEAK PIC A hiresolution graphics screen picture stored in a file.
PEAKS PIC A hiresolution graphics screen picture stored in a file.
SINEXP PIC A hiresolution graphics screen picture stored in a file.
COSEXP PIC A hiresolution graphics screen picture stored in a file.
WELL PIC A hiresolution graphics screen picture stored in a file.
SPH1 PIC A hiresolution graphics screen picture stored in a file.
SPH2 PIC A hiresolution graphics screen picture stored in a file.
SPH3 PIC A hiresolution graphics screen picture stored in a file.
TRANSFER DAT Filecat disk library data transfer file.
*****************************************************************************
Disk Originally obtained from:
PC Software Interest Group (PC-SIG)
1030 E Duane, Suite J
Sunnyvale, CA 94086
(408) 730-9291
Disk No 428 TURBO Pascal Routines # 8